Change the api for separators to use a separator function instead of a
authorMatthias Clasen <mclasen@redhat.com>
Fri, 30 Jul 2004 20:55:17 +0000 (20:55 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 30 Jul 2004 20:55:17 +0000 (20:55 +0000)
commit1f93c4359cee608ffd2914ae6ff6c5635bdce737
tree0830f9be3f9e24839390406c15f4b2e3ca94e88f
parent9b7e23e9f6f1e89dd669e0ab145c4ce87b8becc2
Change the api for separators to use a separator function instead of a

2004-07-30  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkcombobox.h:
* gtk/gtkcombobox.c: Change the api for separators to use a
separator function instead of a boolean column.

* tests/testcombo.c: Update to match the api change.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/ChangeLog
docs/reference/gtk/gtk-sections.txt
gtk/gtkcombobox.c
gtk/gtkcombobox.h
tests/testcombo.c